home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / vtext100.zip / GO.BAT < prev    next >
DOS Batch File  |  1996-07-22  |  369b  |  14 lines

  1. echo off
  2. cls
  3. echo You are about to view a pre-compiled V-Text document...
  4. echo.
  5. pause
  6. read aesop
  7. echo You now have seen what The Visual Text Publisher can do.  If you
  8. echo are interested in creating your own E-Text documents, read the 
  9. echo COMPILE.DOC file.
  10. echo.
  11. echo To print the documentation, from a DOS prompt, type:
  12. echo COPY COMPILE.DOC PRN
  13. echo.
  14.